home *** CD-ROM | disk | FTP | other *** search
/ Today's Army Canadian Army Forces / Army IDROM.iso / fla / places_f.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(rollOut).as next >
Encoding:
Text File  |  2002-10-01  |  74 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("loc")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.